<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*全局css样式*/

*{margin:0px auto;padding:0px;background-repeat:no-repeat; font-family: "微软雅黑", "Arial Unicode MS", "Arial Black", "Arial Narrow", "宋体";}
.clear{ clear:both; margin:0 auto; padding:0;}
li{ list-style:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


div{ margin:0 auto; padding:0;text-align:left; background-repeat:no-repeat;}
img{ border:0;}
ul{ list-style:none;}
li{ text-decoration:none;}
a{ text-decoration:none; color:#000; list-style:none}

i,em{font-style:normal}
h2{ font-weight:bold}
li{list-style-type:none;}
a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:hover {text-decoration:none;} 
a:active {text-decoration:none; }


ul.book_liuyan{ width:55%; padding:10px; padding-right:45%; background:url(../../images/b.jpg) right center no-repeat}
ul.book_liuyan li{ font-size:16px; padding:10px 0px}
ul.book_liuyan li input{-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:3em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; width:100%; font-size:14px;}
ul.book_liuyan li label input{ width:15px;}
ul.book_liuyan li textarea{ width:100%; height:300px;-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:5em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; font-size:14px;}
.editsubmit{ margin-top:10px;}



.sy_logo{ width:100%; height:auto;}
.sy_logo img{ max-width:100%; height:auto; display:block}

.life_nav{position:relative; z-index:1; margin:30px 0px;}
.life_nav .nLi{ float:right;  position:relative; display:inline;height:44px; line-height:44px; padding:0 20px;}
.life_nav .nLi a{ display:block;font-size:16px; font-weight:300; color:#111}
.life_nav .nLi:hover{ background:#4E4E4E;}
.life_nav .nLi:hover a{color:#fff}
.life_nav .sub{ display:none; width:120px;left:0; top:44px;  position:absolute; background:#4E4E4E;line-height:26px; padding:5px 0;  }
.life_nav .sub li{ zoom:1; padding:10px 0px;}
.life_nav .sub a{ display:block; padding:0 10px; color:#fff; font-size:14px;}
.life_nav .sub a:hover{ color:#fff;  }

.xq{ width:100%; height:auto; font-size:16px; line-height:36px;}


/*分类横向代码*/
.life_core_leilist{ width:100%; height:auto}
.life_core_leilist dl{ width:100%; height:auto}
.life_core_leilist dt{ width:23%; float:left; line-height:250%; background-color:#CCC; margin:1%; text-align:center}
.life_core_leilist dt a{ color:#fff;}
/*分类纵向向代码，包含二级子类*/
.life_core_leilist1{ width:100%; height:auto}
.life_core_leilist1 dl{ width:100%; height:auto}
.life_core_leilist1 dt{ width:100%; line-height:250%; background-color:#CCC;text-align:left; margin:2px 0px;}
.life_core_leilist1 dt a{ color:#fff;}
.life_core_leilist1 dd{ text-indent:1em; background-color:#09C; width:100%; line-height:250%; margin:5px 0px;}
.life_core_leilist1 dd a{ color:#fff;}

.info_title {font-size: 18px; text-align: center;line-height: 36px;padding-top: 1%;}





/* css_lei miSlider Core Styles ========================================== */
.mis-stage, .mis-slider, .mis-slide, .mis-container, .mis-container * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
.mis-stage, .mis-slider {position: relative;overflow: hidden;}
.mis-stage {width: 100%; text-align: center;}
.mis-slider {list-style: none;overflow: visible;height: 100%;margin-top: 0;}
.mis-slide {width: 100%;height: auto;padding: 0;display: block;position: relative;float: left;overflow: visible !important;}
.mis-slide.mis-current {z-index: 100;}
.mis-container {display: block;width: auto;height: auto;border: 0;}
.mis-nav-list {position: absolute;bottom: .5em;width: 100%;margin: 0 auto; /* center it */z-index: 300;padding: 0;}
.mis-nav-list li {display: inline-block;margin: 0 .25em;}
.mis-nav-list li a {display: block;width: 11px;height: 11px;text-indent: 100%; /* Replace text */overflow: hidden;white-space: nowrap;border: 1px solid #eee;border-radius: 7px;
opacity: .3;-webkit-box-shadow: inset 0 0 2px #333;box-shadow: inset 0 0 2px 2px #333;margin: 0 3px;}
.mis-nav-list li.mis-current a, .mis-nav-list li a:hover {background: #333;}
.mis-nav-buttons {display: block;position: absolute;height: 0;top: 0;opacity: 0.5;z-index: 200;}
.mis-nav-buttons a {position: absolute;color: #eee;font-size: 0; line-height: .01; font-family: Verdana, Geneva, sans-serif;font-weight: bold;text-decoration: none;text-indent: -9999px;}
.mis-nav-buttons a:hover {color: #ccc;}
.mis-nav-buttons a.mis-next {left: auto;right: 0;}
.mis-nav-buttons a.mis-prev {left: 0;}
.mis-nav-buttons a.mis-prev:before, .mis-nav-buttons a.mis-next:after {content: "\2039"; display: block;font-size: 80px;text-indent: 0;}
.mis-nav-buttons a.mis-next:after {content: "\203A"; }

.mis-stage {background-color: #fff;}
.mis-slider {margin-top: 120px;height:220px;background-color: #eee;}
.mis-slider li a {text-decoration: none;color: #666;display: block;}  
.mis-slider li figcaption {font-size: 1.125em;}
.mis-slider li img {max-width: 380px;width: 100%;border-radius: 190px;border: none;}
.mis-slide {width: 480px;height: 480px;padding: 40px;margin-top: -120px}
.mis-nav-buttons a {color: #fff; }


h5.title2{background:#E9ECEF;color:#444;height:46px;line-height:46px;font-weight:bold;font-size:16px;border-radius: 5px;padding:0px; margin:0px}
h5.title2 i{background:#C4005B;width:6px;height:20px;display:block;float:left;margin:12px 10px 0px 0px; margin-left:5px;}

.life_core_sousuo{ background-color:#E9ECEF; padding:10px 15px; border-radius:5px;}
.life_core_anniu{ height:30px; line-height:30px; margin:0px 5px;}
.life_core_sousuo input{ width:260px;}
.life_core_sousuo select{ height:30px; width:80px; font-size:14px;}
.life_core_sousuo input.life_core_anniu_submit{ height:30px; line-height:30px; margin:0px 5px; width:80px; background-color:#000; border:none; color:#fff}


.life_nei{ width:100%;}
.life_nei{ font-size:18px; line-height:200%; padding-bottom:30px;}
.life_nei img{ padding-right:35px; width:600px;}
.life_neip,.life_nei div{ font-size:14px; text-indent:2em; line-height:220%;}


/*基本不修改区域*/
.ck-slide ul {margin: 0;padding: 0;list-style-type: none;}
.ck-slide {position: relative;overflow: hidden;}
.ck-slide ul.ck-slide-wrapper {position: absolute;top: 0;left: 0;z-index: 1;margin: 0;padding: 0;}
.ck-slide ul.ck-slide-wrapper li {position: absolute; margin-top:0px;}
.ck-slide ul.ck-slide-wrapper li a{/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动&lt;li&gt;之间会出现间隔*/line-height:0px;display:block;}
.ck-slide .ck-prev, .ck-slide .ck-next {position: absolute;top: 50%;z-index: 2;width: 35px;height: 70px;margin-top: -35px;border-radius: 3px;opacity: .15;background: red;text-indent: -9999px;background-repeat: no-repeat;
transition: opacity .2s linear 0s;}
.ck-slide .ck-prev {left: 5px;background: url(../img/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next {right: 5px;background: url(../img/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox {position: absolute;left: 50%;bottom: 12px;z-index: 30;}
.ck-slidebox ul {height: 20px;padding: 0 4px;border-radius: 8px;background: rgba(0,0,0,0.5);}
.ck-slidebox ul li {float: left;height: 12px;margin: 4px 4px;}
.ck-slidebox ul li em {display: block;width: 12px;height: 12px;border-radius: 100%;background-color: #fff;text-indent: -9999px;cursor: pointer;}
.ck-slidebox ul li.current em {background-color: #fe6500;}
.ck-slidebox ul li em:hover {background-color: #fe6500;}


/*新闻列表样式设置*/
#news_nei_list{ width:100%; min-height:500px; text-align:center}
#news_nei_list li{ width:100%; height:120px;background:#fdfdfd;border:1px solid #eee;position:relative; margin-bottom:10px;}
#news_nei_list li:hover{background:#f7f7f7 url(../images/8xs/bg5.gif);}
#news_nei_list li:hover .left_xinxi a{ color:#03C}

#news_nei_list li .left_xinxi{ width:80%;position:absolute; right:10px; top:10px;}
#news_nei_list li .left_xinxi a{ font-size:15px; line-height:35px; color:#333;}
#news_nei_list li .left_xinxi span{ font-size:13px; line-height:24px; color: #999}

#news_nei_list li .left_img ,#news_nei_list li .left_time{clear: both;float:none;height:100px;color:#888;font-size:1em;position:relative; left:10px; top:10px;}
#news_nei_list li .left_img img{height:100%;border-radius: 5px;}

#news_nei_list li .left_time div{background-color:#06C;border-radius: 5px; position:absolute;  width:100px;}
#news_nei_list li .left_time div .left_time_day{ height:70px; font-size:42px; font-weight:bold; line-height:70px; border-bottom:1px solid #FFF; text-align:center; color:#FFF}
#news_nei_list li .left_time div .left_time_year_month{  height:30px; font-size:16px; line-height:30px; text-align:center; color:#FFF}

/*当前为调用代码CSS样式区域*/


/*当前为手机站代码区域*/
@media (max-width: 768px){

.gbb_content_area{ width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}
.lf_content_area{ width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}
.lei_ban img{ width:100%; height:auto;}

ul.book_liuyan{ width:95%; padding:10px;}


/*当前位置CSS约束代码*/
.location{ width:96%; height:auto; border-bottom:#CCC 1px dashed; height:auto; line-height:30px;}
.location b{ border-left:#959595 2px solid; height:14px; padding-left:2px;}
.location i{ padding:0px 6px;height:14px; font-size:13px;}
.location i a{height:16px; font-size:13px; color:#333}
.location span{font-size:13px; color:#333}

.info_title{ font-size:16px; text-align:center; line-height:36px; padding-top:1%;}
.h1.title3{ display:none }


/*定义手机网站头部区域*/
.mini_top{ width:100%; height:100%; }

/*logo*/
.mini_logo{ width:100%; height:auto;}
.mini_logo img{ width:100%; height:auto; }


/*产品展示*/

.linecp{ width:100%; height: auto;}

.linecp_k{ width:100%; height: auto;}
.linecp_t{width:100%; height: auto; }
.linecp_t h2{ font-size:32px; color:#090104; line-height:36px; text-align:center; padding-top:10px;}
.linecp_t span{ font-size:32px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.linecp_t p{ font-size:16px; color:#333333; line-height:36px; text-align:center; }
.linecp_t h6{ font-size:20px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }
.linecp_f{width:100%; height: auto; padding-top:16px;}



/*公司简介 */
.line2{width:100%; height: auto; background-color:#edf3f9;}
.gsjj_k{ width:100%; height: auto; }

.gsjj_t{width:100%; height: auto; }
.gsjj_t h2{ font-size:32px; color:#090104; line-height:36px; text-align:center; padding-top:10px;}
.gsjj_t span{ font-size:32px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.gsjj_t p{ font-size:16px; color:#333333; line-height:36px; text-align:center; }
.gsjj_t h6{ font-size:20px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }

.gsjj_k2{width:100%; height: auto;}
.gsjj_l{ width:100%; height: auto; float:left;background-color:#FFF }
.gsjj_z{ width:100%; height: auto; float:left; background-color:#FFF}
.gsjj_r{ width:100%; height: auto; float:right; background-color:#FFF}
.gsjj_r_1{ width:100%; height: auto;background-image:url(../../images/dl_18.png)}
.gsjj_r_1 h2{ font-size:30px; line-height:107px;color:#070002; text-indent:1em;}
.gsjj_r_2{width:100%; height: auto;}
.gsjj_r_3{width:100%; height: auto; text-align:center}
.gsjj_r_3 p{ width:170px; height:40px; line-height:40px; font-size:16px; background-color:#fd9a19; color:#fff; text-align:center;  border-radius: 60px; }

.gsjj_n{ width:100%; height: auto;}


.sy_gsjj_txt{width:96%; margin:0 2%; height: auto; line-height:200%; float:left;}
.sy_gsjj_txt p,.sy_gsjj_txt div{ line-height:200%; font-size:16px; color:#1c1c1c;}


/*产品展示*/

.linecp2{width:100%; height: auto; background:url(../../images/hz.jpg ) no-repeat center; }
.linecp2_k{ width:100%; height: auto;}

.linecp2_t{width:100%; height: auto; }
.linecp2_t h2{ font-size:32px; color:#090104; line-height:36px; text-align:center; padding-top:10px;}
.linecp2_t span{ font-size:32px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.linecp2_t p{ font-size:16px; color:#333333; line-height:36px; text-align:center; }
.linecp2_t h6{ font-size:20px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }


.linecp2_f{width:100%; height: auto; padding-top:20px;}







/*新闻*/
.linexw{width:100%; height: auto; background-color:#f5f5f5}
.xw_k{width:100%; height: auto; }

.xw_t{width:100%; height: auto; }
.xw_t h2{ font-size:32px; color:#090104; line-height:36px; text-align:center; padding-top:10px;}
.xw_t span{ font-size:32px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.xw_t p{ font-size:16px; color:#333333; line-height:36px; text-align:center; }
.xw_t h6{ font-size:20px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }

.xw_n{width:100%; height: auto; }





.sy_zhsh{ width:100%; height: auto;}
.sy_zhsh ul{ width:100%; height: auto;}
.sy_zhsh ul li{ width:46%; margin:2%; float:left}
.sy_zhsh ul li a img{ width:100%; height:100%}
.sy_zhsh ul li a ol{ width:100%; line-height:200%; text-align:center}
.sy_zhsh ul li a p{ width:100%; line-height:200%; text-align:center}
.sy_zhsh ul li.sp1 a ol{ width:100%; line-height:200%; text-align:center; color:#000}













&lt;!--以下可不做修改--&gt;
&lt;!--新闻--&gt;
div.content .time{display: none;}
div.content .time h1.title3{display: none;}
div.content .time ul.love{display: none;}

/*nav*/
.mini_top .mini_nav,.mini_top .mini_nav ul{ width:100%;height:98%; text-align:center;background-color:#0071bf; }
.mini_top .mini_nav ul li{width:25%;height:35px;line-height:35px;text-align:center; float:left; }
.mini_top .mini_nav ul li a{height:35px; line-height:30px;color:#FFF;font-size:14px; }

/*分类*/
.left_nav2{ width:100%;}
.left_nav2 dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px; }
.left_nav2 dl dt{list-style:none;font-size:14px; float:left;width:45%;height:37px; line-height:37px; background-color:#f6f6f6; margin:5px 2% auto; text-align:center;border-radius:60px;}
.left_nav2 dl dt a{height:37px; line-height:37px;display:block;color:#000; font-size:14px;width:100%; text-align:center;display: block;}
.left_nav2 dl dt a:hover{ color:#0374ce; font-weight:bold;}


/*二级分类导航*/
.left_nav1{ width:100%;}
.left_nav1 dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto;}
.left_nav1 dl dt{list-style:none;font-size:14px; float:left;width:45%;height:37px; line-height:37px; background-color:#0071bf; margin:5px 2% auto; text-align:center;border-radius:60px;}
.left_nav1 dl dt a{height:37px; line-height:37px;display:block;color:#fff; font-size:14px;width:100%; text-align:center;display: block;}
.left_nav1 dl dt a:hover{ color:#fff; font-weight:bold; background-color:#fd9a19;}
.left_nav1 dl dt:hover{}

/*手机站内页*/
.inside_page_left{ width:100%; float:center; margin: 0px auto;  height: auto;}
.inside_page_right{ width:100%; float:center; margin: 0px auto; text-align: left;}	
.inside_page_right p{ width: 95%;  padding:1px; line-height: 180%; text-align: left;}
.inside_page_right p img{ width: 95%; height: 100%;}
div.content{width:100%;}
div.content div.p img{width:100%;border:none;margin:2px auto;padding:0;}


ul.showpics, .showleft{display: none;}
.inside_page_right  h1.title2{display: none; }


/*绝对定位底部4功能*/
.feet_div{ height:60px;}
.feet{ width:100%; position:fixed; overflow:hidden; bottom:0px;}
.feet ul{ background-color:#0071bf; height:60px;}
.feet ul li{ width:25%; height:55px; line-height:55px; float:left; text-align:center; padding-top:1px;}
.feet ul li a img{ width:25px; height:25px;display:block; margin:0 auto}
.feet ul li a span{height:30px; line-height:30px;color:#FFF;display: block; font-size:14px; text-align:center}


/*手机端新闻左图右文*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:90%; height:auto;list-style:none; margin:5%;}
.new_des_leftimg li .img_con{ width:30%; float:left;overflow:hidden;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:100%;cursor: pointer;  transition: all 0.6s;border:#aaa solid 1px;box-sizing: border-box;}
.new_des_leftimg li .img_con img:hover{ width:100%;}
.new_des_leftimg li .img_txt{ width:65%; float:left; box-sizing: border-box;background: none;padding-left:5%;}
.new_des_leftimg li .img_txt .newz1{ line-height:200%;}
.new_des_leftimg li .img_txt .newz1 a b{font-size:14px;color:#111;font-weight: normal; }
.new_des_leftimg li .img_txt .newz3 a{ font-size:12px;color:#636363;line-height:150%;}
.new_des_leftimg li .img_txt .newz3{ line-height:150%; text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.new_des_leftimg li .img_txt .newz2{ font-size:12px;color:#111111;line-height:150%; text-align:left;overflow:hidden;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.new_des_leftimg li .img_txt:hover{background-color: #227AD1;border:none;}
.new_des_leftimg li .img_txt:hover a b{color:#fff; }
.new_des_leftimg li .img_txt:hover .newz3 a{color:#fff; }
.new_des_leftimg li .img_txt:hover .newz2{color:#fff; }


/*默认缩略图新闻样式上图下文，个数约束以及推荐topimg*/
.new_des_topimg{ width:100%; height:100%;}
.new_des_topimg li{ width:96%;list-style:none; float:left; margin:1%;}
.new_des_topimg li .img_con1{ width:100%; height: auto;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/}
.new_des_topimg li .img_con1 img{ width:100%; height: auto;cursor: pointer;  transition: all 0.6s;}
.new_des_topimg li .img_con1 img:hover{ width:100%; height:auto;transform: scale(1.2);}
.new_des_topimg li .img_txt1{  width:100%; height: auto; float:left;}
.new_des_topimg li .img_txt1 .newz11 a{ height:45px; line-height:45px; font-size:17px;color:#111; width:100%; float:left;overflow:hidden;border-bottom: #ccc solid 1px;}
.new_des_topimg li .img_txt1 .newz31 a{ font-size:14px;color:#636363; width:100%; line-height:200%;float:left;}
.new_des_topimg li .img_txt1 .newz21{ font-size:14px;color:#111111; width:100%;height:35px; line-height:35px; text-align:left; float:left}


}
/*当前为PC站代码区域*/
@media (min-width: 769px){
/**********************************/	



.gbb_content_area{ width:1200px; height:100%; text-align:center; margin:0 auto; padding:0;}
.lf_content_area{ width:1200px; height:100%; text-align:center; margin:0 auto; padding:0;}
.life_top,.life_banner,.life_main,.life_footer{ width:100%; margin:0 auto; padding:0;}
.life_content_area,.lf-fluid{ width:1200px; height:100%; text-align:center;margin:0 auto; padding:0;}
.life_top{ background:url(../../../../images/cb_01.jpg) bottom repeat-x #FFF; height:241px;}
/**********************************/

/*main*/
.gbb_main{ width:100%; margin:0 auto; padding:0; background-color:#FFFFFF;}
.line1,line2,line3,line4,line5,line6,line7{width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}


&lt;line1{ padding:38px 0px 46px 0px;}
.line1 .sy_fenlei{ width:246px; float:left}
.sy_fenlei_con{ background-color:#EEEEEE; width:246px;}
.line1 .sy_zhsh{ width:905px; height:785px; float:left; margin-left:48px;}



/*banner*/
.gbb_banner{ width:100%;height:100%; height:860px; margin:0 auto; padding:0; background-color: #fdfdfd}
.banner{ width:100%; height:860px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:860px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:860px; float:left;}
.b-list{ height:50px; padding-top:760px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}



/*当前位置CSS约束代码*/
.location{ border-bottom:#CCC 1px dashed; height:56px; line-height:56px;}
.location b{ border-left:#f63030 6px solid; height:18px; padding-left:8px;}
.location i{ padding:0px 6px;height:18px; font-size:16px;}
.location i a{height:18px; font-size:16px; color:#333}
.location span{font-size:16px; color:#333}

.inside_page_left{ width:240px; float:left; margin-top:30px;}
.inside_page_right{ width:930px; float:left; line-height:36px; margin:50px 0px 30px 30px;}


.gbb_top{width:100%; height:146px;z-index:99;top:0;left:0; position: absolute;background-color:rgba(255,255,255,0.8)}

.gbb_bian{width:1200px;height:0px; }
.gbb_bian p{ width:390px;height:0px;font-size:16px; color:#fff; line-height:0px;  float:right;}

.gbb_logo{width:311px;height:146px; float:left;  }
/*
.gbb_z{width:420px;height:133px; float:left; }
.gbb_z p{font-size:18px; color:#7a6863; line-height:133px; }

.gbb_tel{width:272px;height:133px; float:right; background-image:url(../../images/nthk_05.png) }
.gbb_tel h2{font-size:30px; color:#ec9a9a; line-height:133px;text-indent:1.6em; font-style:italic; }*/

.top_nav {width:100%; margin:0 auto;}
.top_nav ul{width:100%;margin:0 auto;}
.top_nav ul li {width:110px;height:146px;line-height:146px;text-align:center; float:left;}
.top_nav ul li a {display:block;color:#000000;float:left;font-size:16px; font-weight:400;height:146px;line-height:146px; text-align:center; width:110px;}
.top_nav ul li a:hover{font-weight:500; color:#fff; background-color:#fd9a19;}



.top_nav1 {width:1200px;margin:0 auto;}
.top_nav1 ul{width:100%;margin:0 auto;}
.top_nav1 ul li {width:150px;height:60px;line-height:60px;float:left; }
.top_nav1 ul li a {display:block;color:#fff;font-size:16px; font-weight:400;height:60px;line-height:60px;text-align:center; width:150px;}
.top_nav1 ul li a:hover{font-weight: bold;  color:#fff;/* background-color:#68b92e;border-radius: 60px;*/}

/*main*/
.gbb_main{ width:100%; margin:0 auto; padding:0; background-color:#FFFFFF;}
.line1,line2,line3,line4,line5,line6,line7{width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}


.line1{ padding:38px 0px 46px 0px;}
.line1 .sy_fenlei{ width:246px; float:left}
.sy_fenlei_con{ background-color:#EEEEEE; width:246px;}
.line1 .sy_zhsh{ width:905px; height:785px; float:left; margin-left:48px;}


/*公告*/
.line6{ height:75px; line-height:75px; border-bottom:#CCC 1px solid}
.line6 p{ color:#333; font-size:16px; text-align:left}
.line6 p span{ font-size:16px; color:#000; font-weight:bold;}


/*产品展示*/

.linecp{ width:100%;height:319px; }
.linecp_k{ width:1200px;height:80px;}
.linecp_t{ width:1200px;height:130px; background-image:url(../../images/dl_08.png) }
.linecp_t h2{ font-size:46px; color:#090104; line-height:36px; text-align:center;}
.linecp_t span{ font-size:46px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.linecp_t p{ font-size:18px; color:#333333; line-height:66px; text-align:center; }
.linecp_t h6{ font-size:26px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }
.linecp_f{ width:1200px;height:50px; padding-top:16px;}



/*产品展示*/

.linecp1{ width:100%;height:820px; padding-top:20px; text-align:center}

#scrllbox{ width:100%; position:relative; overflow:hidden;}					
#pic{ position:relative; width:100%; height:750px; overflow: hidden;}
#pic .sp{float:left;width:23%;height:auto; position:relative; overflow:hidden; padding:1%;}
#pic ul{margin: 0 auto;}
.sp a{  }
.sp a img{  width:100%; height: auto;}
.sp a ol{ width:100%; height:50px; text-align:center; line-height:50px; color:#111; background-color:#f3f3f3; font-size:16px;}
.sp a ol:hover{background-color: #fd9a19; color:#fff;}
.sp a img{cursor: pointer;  transition: all 0.6s;}  
.sp a img:hover{transform: scale(1.02);} 





/*.line3 .img_ct{ height:316px;float:left;}
.line3 .img_ct_1:hover img{margin-top:-5px;}
.line3 .img_ct_2:hover img{margin-top:-5px;};
.line3 .img_ct_3:hover img{margin-top:-5px;}
.line3 .img_ct_4:hover img{margin-top:-5px;}
.line3 .img_ct_5:hover img{margin-top:-5px;}*/


/*公司简介 */
.line2{width:100%; height:1196px; background:url(../../images/gs.jpg ) no-repeat center;}
.gsjj_k{ width:1200px;height:55px; }

.gsjj_t{ width:1200px;height:130px; background-image:url(../../images/dl_08.png) }
.gsjj_t h2{ font-size:46px; color:#090104; line-height:36px; text-align:center;}
.gsjj_t span{ font-size:46px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.gsjj_t p{ font-size:18px; color:#333333; line-height:66px; text-align:center; }
.gsjj_t h6{ font-size:26px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }

.gsjj_k2{ width:1200px;height:25px; }
.gsjj_l{ width:650px;height:567px; float:left;background-color:#FFF }
.gsjj_z{ width:29px;height:567px; float:left; background-color:#FFF}
.gsjj_r{ width:521px;height:567px; float:right; background-color:#FFF}
.gsjj_r_1{ width:521px;height:107px;background-image:url(../../images/dl_18.png)}
.gsjj_r_1 h2{ font-size:30px; line-height:107px;color:#070002;}
.gsjj_r_2{ width:521px;height:350px;}
.gsjj_r_3{ width:521px;height:40px;}
.gsjj_r_3 p{ width:170px; height:40px; line-height:40px; font-size:16px; background-color:#fd9a19; color:#fff; float:left; text-indent:3em; border-radius: 60px; }

.gsjj_n{ width:1200px;height:300px; padding-top:80px;}

.sy_gsjj_txt{ width:96%;  line-height:200%; height:90%; float:left;}
.sy_gsjj_txt p,.sy_gsjj_txt div{ line-height:200%; font-size:16px; color:#1c1c1c;}




/*产品展示*/

.linecp2{ width:100%;height:865px; background:url(../../images/hz.jpg ) no-repeat center; }
.linecp2_k{ width:1200px;height:50px;}
.linecp2_t{ width:1200px;height:130px; background-image:url(../../images/dl_08.png) }
.linecp2_t h2{ font-size:46px; color:#090104; line-height:36px; text-align:center;}
.linecp2_t span{ font-size:46px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.linecp2_t p{ font-size:18px; color:#333333; line-height:66px; text-align:center; }
.linecp2_t h6{ font-size:26px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }

.linecp2_f{ width:1200px;height:600px; padding-top:20px;}







/*新闻*/
.linexw{width:100%; height:800px; background-color:#f5f5f5}
.xw_k{ width:1200px;height:40px; }

.xw_t{ width:1200px;height:130px; background-image:url(../../images/dl_08.png) }
.xw_t h2{ font-size:46px; color:#090104; line-height:36px; text-align:center;}
.xw_t span{ font-size:46px; color:#090104; font-weight:500; line-height:36px; text-align:center;  }
.xw_t p{ font-size:18px; color:#333333; line-height:66px; text-align:center; }
.xw_t h6{ font-size:26px; color:#e0e0e0; line-height:20px; text-align:center;font-weight:500;text-transform:uppercase;   }

.xw_n{ width:1200px;height:500px; padding-top:40PX;}






.sy_dz li img.wow{-webkit-transition: 0.4s;-webkit-transition: -webkit-transform 0.4s ease-out;transition: transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out;}
.sy_dz li img:hover{transform: rotateZ(360deg);-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);}
.line3{}
.sy_img_1,.sy_img_2,.sy_img_3,.sy_img_4{ width:600px; float:left}




/*footer*/

.linefooter{ width:100%; height:368px; background-color:#0071bf}

.linefooter_t{width:1200px;height:60px;}


.linefooter_n{width:1200px;height:230px; padding-top:10px;}
.linefooter_n_1{width:500px;height:230px;float:left;}
.linefooter_n_2{width:200px;height:230px;float:left;}
.linefooter_n_3{width:500px;height:230px;float:left;}



.linefooter_d1{width:1200px;height:68px; text-align:center; }




/*固定调用格式*/
.fenlei{ width:240px;height:100%; padding-bottom:20px;}

.fenlei_t{ width:240px;height:auto; background-color:#0071bf}
.fenlei_t h2{width:96%; padding:2%; font-size:22px; color:#fff; line-height:36px; text-align:center; }
.fenlei_t p{ width:96%; padding:2%; font-size:16px; color:#fff; line-height:26px;text-align:center; }


/* 全局修改 */
.sy_title{ width: 100%;text-align: center; background: url(../../../../images/cb_33.jpg) bottom center no-repeat; padding-bottom: 13px; height: auto;}
.sy_title h3{ font-size: 36px; line-height: 57px; font-weight: bold; text-align: center;}
.sy_title h3 a{ color:#24843c;}
.sy_title h3 a i{ color: #cf0443; padding-right: 10px;}
.sy_title p{ font-size: 24px; line-height: 30px; text-transform: uppercase; color: #343434; text-align: center; padding-bottom: 18px;}


.sy_notie{ padding: 17px 0px; border-bottom: 2px solid #389918; height: 50px;}
.sy_keyword{ height: 50px; line-height: 50px; float: left; width: 743px;}
.sy_keyword i{ font-size: 20px; padding: 14px 5px 14px 0px;}
.sy_keyword span{ font-size: 14px; padding: 17px 5px 17px 0px;}
.sy_sousuo{ width: 457px;float: left; overflow: hidden; height: 50px;}

.sy_sousuo form{ padding: 0;margin: 0;}
.sy_form{ height: 50px;overflow: hidden;}
.sy_wenben{ width: 377px;line-height: 50px; background-color: #F2F2F2;border: 0; float: left; padding: 0px 10px; font-size: 16px;}
.sy_anniu{ width: 50px; height: 50px;  border: 0;background: url(../../../../images/cb_20.jpg) no-repeat;float: left;}

.sy_gsjj{ width: 100%; padding: 23px 0px;}
.sy_gsjj_con{ width: 100%; text-align: center; height: auto; min-height: 222px;}
.sy_gsjj_con p,.sy_gsjj_con p{ width: 100%; text-align: center; line-height: 200%; font-size: 15px;}

.sy_fenlei{ width: 100%;}
.sy_fenlei ul{ width: 100%;}
.sy_fenlei ul li{ width: 230px; text-align: center; float: left; margin: 10px 5px;}
.sy_fenlei ul li a{ width: 230px;}
.sy_fenlei ul li a img{ width: 230px; height:198px;}
.sy_fenlei ul li a i{ font-size: 16px; padding: 30px 0px; width: 100%; text-align: center;}
.sy_fenlei ul li a:hover i{ color: rgb(255,0,0);}




/*当前为调用代码CSS样式区域*/
/*图片滚动特效样式，有时可能修改JS文件 ued_common.js   修改约束宽度和高度  */

#scrllbox1{ width:100%; position:relative; overflow:hidden;}					
#pic1{ overflow:hidden;position:relative; width:100%; height:260px;}
#pic1 .sp1{float:left; position:relative; overflow:hidden; padding:10px;}
.sp1 a{  margin-top:50px;}
.sp1 a img{ width:280px; height:210px;}
.sp1 a ol{ width:280px; height:40px; text-align:center; line-height:40px; color:#111; font-size:15px;background-color:#f5f5f5;}

.sp1 a img{cursor: pointer;  transition: all 0.6s;}  
.sp1 a img:hover{transform: scale(1.02);} 

/*横向滚动区域约束1*/
.scroll{width:100%;margin: 0 auto;position: relative;overflow: hidden;}
.picbox{width:100%; height:560px;overflow: hidden;position: relative; }
.picbox ul{ height:auto;}
.piclist{position: absolute;left: 0px;top: 0px;}
.piclist li.goodlist{width: 280px; height:250px; float: left; padding:20px 10px 10px 10px;}
.piclist li.goodlist img{width: 280px;height:210px;}
.piclist a ol{ color:#111; height:40px; line-height:40px; text-align:center;font-size:15px; background-color:#f5f5f5;}
.piclist a p{ width:280px; height:40px; text-align:center; line-height:40px; color:#111; font-size:24px;  background-color:#f5f5f5}
.piclist a:hover ol{ color:#111}
.piclist li.goodlist:hover{}
.goodlist img{cursor: pointer;  transition: all 0.6s;}  
.goodlist img:hover{transform: scale(1.02);} 
.swaplist{position: absolute;left: -2400px;top: 0px;}
.og_prev,.og_next{width: 1px;height: 1px;position: absolute;top: 1px;cursor: pointer;}

/*新闻样式区域*/

/*文字简介新闻调取样式*/
.info_des_list{width:100%; height:100%;}
.info_des_list ul{ width:100%; height:100%}
.info_des_list ul li{ width:570px; height:90px; float:left; margin:15px;}
.info_des_list ul li .des_txt{ width:570px; height:90px;}
.info_des_list ul li .des_txt .newz1_des a{ width:500px; height:30px; float:left;line-height:30px; font-size:13px;color:#7b7b7b;}
.info_des_list ul li .des_txt .newz2_des{ width:70px; height:30px; float:left;font-size:12px;color:#636363;line-height:250%;}
.info_des_list ul li .des_txt .newz3_des a{ width:570px; height:60px; float:left;font-size:12px;color:#636363;}


/*文字简介新闻调取样式------时间特效*/
.info_time_des_list{}
.info_time_des_list{width:100%; height:100%;}
.info_time_des_list ul{ width:100%; height:100%;}
.info_time_des_list ul li{ width:600px; height:119px; float:left; margin:10px;float:left; background-color:#FFF; }
.info_time_des_list ul li .time_des{  width:580px; height:99px; padding:10px}

.info_time_des_list ul li .time_des .time_des_time{width:100px; height:99px;float:left; border-right:1px #eee solid;}
.info_time_des_list ul li .time_des .time_des_time .time_day{width:100px; height:59px; font-size:59px; line-height:59px; color:#333333; text-align:center; }
.info_time_des_list ul li .time_des .time_des_time .time_year_moth{width:100px; height:40px;font-size:14px; line-height:40px; color:#666; font-weight:400; text-align:center}
.info_time_des_list ul li:hover .time_des .time_des_time .time_year_moth{ color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_time .time_day{ color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_time{ color:#fff}

.info_time_des_list ul li .time_des .time_des_txt{width:440px; height:99px;float:left;margin-left:18px;}
.info_time_des_list ul li .time_des .time_des_txt .time_title{width:440px; height:30px;font-size:14px; color:#666}
.info_time_des_list ul li .time_des .time_des_txt .time_title a{width:440px; height:30px;font-size:14px; color:#666}
.info_time_des_list ul li .time_des .time_des_txt .time_des1{width:440px; height:69px; line-height:34px;font-size:12px;color:#a8a5a5}
.info_time_des_list ul li .time_des .time_des_txt .time_des1 a{width:440px; height:69px; line-height:34px;font-size:12px;color:#a8a5a5}

.info_time_des_list ul li:hover .time_des .time_des_txt .time_title a{color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_txt .time_des1 a{color:#fff}
.info_time_des_list ul li:hover .time_des,.info_time_des_list ul li:hover .time_des_time,.info_time_des_list ul li:hover .time_des_txt,.info_time_des_list ul li:hover .time_des_time .time_day{ background-color:#003f97;}

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:490px; height:100%;}
.new_des_leftimg li{ width:490px; height:120px;list-style:none; margin:10px;float:left; }
.new_des_leftimg li .img_con{ width:160px; height:120px;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:160px; height:120px;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{ width:160px; height:120px;transform: scale(1.12);}
.new_des_leftimg li .img_txt{ width:290px; height:120px; float:left; margin:10px;}
.new_des_leftimg li .img_txt .newz1 a{ height:25px; line-height:25px; font-size:15px;color:#111;width:290px; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:290px; line-height:250%;float:left; margin-top:10px}
.new_des_leftimg li .img_txt .newz2{ font-size:16px;color:#111111;width:80px;height:25px; line-height:25px; text-align:left; float:left}

/*默认缩略图新闻样式，个数约束以及推荐topimg*/


.new_des_topimg{ width:1200px; height:100%;}
.new_des_topimg li{ width:380px;list-style:none; float:left; float:left; margin:10px; }
.new_des_topimg li .img_con1{ width:380px; height:285px;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/}
.new_des_topimg li .img_con1 img{ width:380px; height:285px;cursor: pointer;  transition: all 0.6s;}
.new_des_topimg li .img_con1 img:hover{  width:380px; height:285px;transform: scale(1.2);}

.new_des_topimg li .img_txt1{ width:380px; height:200px; float:left; background-color:#fff}
.new_des_topimg li .img_txt1 .newz11 a{ height:45px; line-height:45px; font-size:16px;color:#636363;width:360px; float:left;overflow:hidden; margin:2px 10px; font-weight:400;}
.new_des_topimg li .img_txt1 .newz31 a{ font-size:13px;color:#636363;width:360px; line-height:26px;float:left;margin:0px 10px;}
.new_des_topimg li .img_txt1 .newz21{ font-size:13px;color:#111111;width:360px;height:35px; line-height:30px; text-align:left; float:left;margin:0px 10px;}


.new_des_topimg li .img_txt1:hover{background-color:#fd9a19;border:none;}
.new_des_topimg li .img_txt1:hover a b{color:#fff; }
.new_des_topimg li .img_txt1:hover .newz31 a{color:#fff; }
.new_des_topimg li .img_txt1:hover .newz21 {color:#fff; }



.info_title{ font-size:18px; text-align:center; line-height:36px; padding-top:1%;}



/*新闻样式*/
.info_list1{ width:100%; height:100%;padding-top:30px;}
.info_list1 ul{ width:100%; height:100%}
.info_list1 ul li{width:630px;height:36px;line-height:36px;text-align:left; list-style:none; text-indent:0.1em; float:left;}
.info_list1 ul li{width:630px;height:36px;line-height:36px;text-align:left; }
.info_list1 ul li a{width:630px;height:34px;line-height:36px;color:#7D7D7D;font-size:14px;}
.info_list1 ul li a:hover{ color:#FF0000}
.info_title1{ width:530px;height:36px;line-height:36px;float:left; text-align:left; }
.info_time1{ width:100px;height:36px;line-height:36px; float:right; text-align:left}

/*折叠二级分类样式*/
.menu_list{width:232px;margin:0 auto;}
.menu_head a{height: 51px;line-height: 51px;}
.menu_head{height: 51px;line-height: 51px; text-indent:2em;font-size: 14px;color: #525252;cursor: pointer;position: relative;margin: 0px;font-weight: bold;background:url(../../../../images/py_22.jpg) center right no-repeat;}
.menu_list .current{background:url(../../../../images/py_20.jpg) center right no-repeat;}
.menu_body{line-height: 38px;}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;text-decoration:none;bold;background:url(../../images/erji_bg.jpg)}
.menu_body a:hover{text-decoration:none;}


/*二级分类导航*/
.left_nav{ width:100%;}
.left_nav dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto; }
.left_nav dl dt{list-style:none;font-size:14px;text-align:center; float:left;width:240px;height:46px; line-height:46px; margin:5px 0px;background-color:#0071bf}
.left_nav dl dt a{height:46px; line-height:46px;display:block;color:#fff; font-size:16px;text-align:left;width:240px;text-indent:1em;}
.left_nav dl dt a:hover{ color:#fff; font-weight:bold;text-indent:1.2em;background-color:#fd9a19;}
.left_nav dl dt:hover{}
/*默认特效CSS*/
/*二级UL设置*/
.left_nav .lf_erji{ width:240px; height:100%;}
.left_nav .lf_erji li{ width:240px;height:40px;line-height:40px;float:left;list-style:none; text-align:center; text-indent:0.2em; border-bottom:#CCC 1px dashed}
.left_nav .lf_erji li a{ width:240px;height:40px;line-height:40px; text-align:left;float:left;color:#000; font-size:16px;}
.left_nav .lf_erji li a:hover{color:#000; font-weight:bold }

/*二级分类导航*/
.left_nav1{ width:1200px; }
.left_nav1 dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto;}
.left_nav1 dl dt{list-style:none;font-size:16px;text-align:center; float:left;width:230px;height:50px; line-height:52px; margin:0px 5px; background-color:#113c7b }
.left_nav1 dl dt a{height:50px; line-height:50px;display:block;color: #fff; font-size:16px;text-align:center;width:230px;}
.left_nav1 dl dt a:hover{ color:#fff; font-weight:bold; background-color:#fd9a19;}
.left_nav1 dl dt:hover{}
}






</pre></body></html>